home *** CD-ROM | disk | FTP | other *** search
/ Univers Mac Interactif 42 / Univers Mac Interactif - Issue 42.iso / Internet / ircle-1.5.1 folder / ircle 1.5.1 Release Notes < prev    next >
Text File  |  1993-11-24  |  5KB  |  79 lines

  1. -----------------------
  2. ircle 1.5.1 Release Notes
  3. -----------------------
  4. This comes much too late, but it contains some important changes and improvements.
  5. First of all, the handling of the Preferences file has been changed - it is now a text file, much like NCSA Telnet's sets. You can edit this for autostart commands like a Un*x .ircrc. The windows along with size and positions, as well as notify and ignore lists, are stored with the other options in this file (choose "Save Set" from the menu and take a look at the resulting file). Old-style prefs files are supported for reading only and can be converted.
  6. The non-obvious problems with 2.8 servers have been fixed. DCC works again. Support for CTCP PING added. New command CPING to ping other user.
  7. Now handles styles in windows. SERVER command should work. Windows don't auto-scroll as long as the Shift key is pressed.
  8. New command: SHOW <comm> [ON|OFF] lets you suppress output from certain status changes such as JOIN, LEAVE (I added this feature after a long day on #report during the Moscow coup on Oct.4 :-)
  9.  
  10. 1.3.5
  11. -----------------------
  12. This is largely a maintenance release, to fix a large number of bugs and accomplish full compliance with the new 2.8 server release and the protocol now defined in RFC 1459. The promised revamping of the input line and prefs file handling had to be postponed…
  13. New features:
  14. - LIST exclusion options (just like ircII)
  15. - \n in a shortcut will translate to a CR
  16. - SERVER command to change servers
  17. - CMDCHAR command to set command prefix to other than /
  18. Fixes and improvements:
  19. - silly performance hog taken out (should run faster now)
  20. - commands may now be abbreviated
  21. - MSG works now (why has only one person noticed the bad screwup? :-)
  22. - Confusions with NOTIFY and KICK, the input line and message direction solved
  23. - Network connection handling improved - should give right error indication now
  24. - User interface clenaed up a bit: Cmd-, omits input line, text selection won't be killed by new messages arriving
  25.  
  26.  
  27. 1.2.6
  28. ---------------------
  29. New command:
  30. /notify nick - gives message when nick signs on/off (see docs)
  31. Improved:
  32. - Window zooming works now
  33. - Input line uses standard editing functions
  34. - Updated to new TCP libraries (thanks Peter)
  35. - use different (better) ISO conversion tables, also by Peter
  36. - added some numerics and diagnostic info
  37. Bugs fixed:
  38. - TYPE protocol error (but I recommend against using TYPE at all)
  39. - messages in wrong windows (again...)
  40. - NAMES works w/o argument 
  41.  
  42.  
  43. 1.14
  44. ---------------------
  45. This fixes a number of bugs, mostly related to messages appearing in the wrong windows. Other fixes:
  46. - Connection dropping crashes
  47. - PART sometimes does not close window
  48. - broken WHO with * wildcards
  49. - instabilities in DCC connection close handling
  50. - Window menu items get not deleted
  51. Now that I finally got a color screen, I've added color icons. :-)
  52. Window zooming has been taken out as it was broken anyway.
  53.  
  54. 1.10
  55. ---------------------
  56. A new command has been added:
  57. /broadcast message - sends message to all your active windows.
  58.  
  59. 1.0
  60. ---------------------
  61. This is the first one I dare to call 1.0, because most of the features required in a modern client are now implemented and the most notable bugs of the pre-releases are taken out. However, there may still be bugs in this program. If you find them, contact me.
  62.  
  63. This differs from the pre-releases in many ways. 
  64. It now features full (well, almost) CTCP and DCC support along with a new feature not present even in IRCII: text mode DCC file transfer.
  65. A new /ignore command has been added, also a /type for typing files to a channel.
  66. A serious source of confusion has been fixed by adding a /help command.
  67. Some parts of the user interface are cleaner, esp. the input line. The menus are set up in a more standard-Mac fashion.
  68. Now there is a font selection menu. 
  69. The code has been cleaned up in many places, increasing speed and decreasing memory consumption.
  70.  
  71. Now there is a User's Manual, into which much of the online help has been moved.
  72. The source code should be available in the same places as the compiled program. I still use THINK Pascal 2.01 but newer versions should do as well.
  73.  
  74. This program should work on any Mac with System ≥ 6.0 and MacTCP ≥ 1.0. It does not support AppleEvents under System 7 (but works well without them). It can run in 32-bit mode.
  75.  
  76. This client implements only the commands and messages that are valid in the 2.7 server release. By now, all older servers should be taken out of the network.
  77.  
  78. Olaf Titz (s_titz@ira.uka.de)
  79.